-
Notifications
You must be signed in to change notification settings - Fork 258
feat(queues): add doc for Queues product #4801
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Merged
Merged
Conversation
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
nerda-codes
reviewed
Apr 8, 2025
nerda-codes
approved these changes
Apr 8, 2025
Co-authored-by: Néda <[email protected]>
bene2k1
approved these changes
Apr 9, 2025
RoRoJ
added a commit
that referenced
this pull request
Apr 15, 2025
* feat(mnq): add branch for queues * feat(queues): add queues doc * feat(queues): rebase to feature branch * Apply suggestions from code review Co-authored-by: Néda <[email protected]> * fix(queues): review comment --------- Co-authored-by: Néda <[email protected]>
RoRoJ
added a commit
that referenced
this pull request
May 5, 2025
* feat(mnq): add branch for queues * feat(queues): add queues doc * feat(queues): rebase to feature branch * Apply suggestions from code review Co-authored-by: Néda <[email protected]> * fix(queues): review comment --------- Co-authored-by: Néda <[email protected]>
RoRoJ
added a commit
that referenced
this pull request
May 6, 2025
* fix(mnq): start product split * fix(mnq): remove mnq * feat(nats): add doc for NATS product (#4764) * feat(nats): add doc for nats produc * fix(menu): fix * fix(nats): cleanup * Update pages/nats/how-to/monitor-nats-cockpit.mdx * Update pages/nats/how-to/monitor-nats-cockpit.mdx * Apply suggestions from code review Co-authored-by: Néda <[email protected]> * fix(nats): review comments * Apply suggestions from code review Co-authored-by: Benedikt Rollik <[email protected]> * fix(nats): correct pricing --------- Co-authored-by: Néda <[email protected]> Co-authored-by: Benedikt Rollik <[email protected]> * feat(queues): add doc for Queues product (#4801) * feat(mnq): add branch for queues * feat(queues): add queues doc * feat(queues): rebase to feature branch * Apply suggestions from code review Co-authored-by: Néda <[email protected]> * fix(queues): review comment --------- Co-authored-by: Néda <[email protected]> * feat(topics): add separate topics and events doc (#4834) * feat(topics): start resturcture * fix(topics): started concepts * feat(topics): continue to add content * feat(topics-and-events): finish adding new doc * Apply suggestions from code review Co-authored-by: Jessica <[email protected]> * Update pages/topics-and-events/concepts.mdx * Apply suggestions from code review Co-authored-by: Jessica <[email protected]> --------- Co-authored-by: Jessica <[email protected]> * fix(links): update links * fix(mnq): changelogs and categories * fix(mnq): continue correcting links * feat(mnq): add info about independence from sqs and sns (#4842) * fix(mnq): add explanation about independence from AWS * fix(faq): fix * fix(mnq): review from devs * fix(changelog): update new mnq changelog * fix(mnq): image corrections * fix(filters): fix * Update pages/nats/how-to/create-account.mdx Co-authored-by: Jessica <[email protected]> * Update pages/nats/how-to/create-account.mdx Co-authored-by: Jessica <[email protected]> * Update pages/topics-and-events/api-cli/connect-aws-cli.mdx --------- Co-authored-by: Néda <[email protected]> Co-authored-by: Benedikt Rollik <[email protected]> Co-authored-by: Jessica <[email protected]>
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.
This suggestion is invalid because no changes were made to the code.
Suggestions cannot be applied while the pull request is closed.
Suggestions cannot be applied while viewing a subset of changes.
Only one suggestion per line can be applied in a batch.
Add this suggestion to a batch that can be applied as a single commit.
Applying suggestions on deleted lines is not supported.
You must change the existing code in this line in order to create a valid suggestion.
Outdated suggestions cannot be applied.
This suggestion has been applied or marked resolved.
Suggestions cannot be applied from pending reviews.
Suggestions cannot be applied on multi-line comments.
Suggestions cannot be applied while the pull request is queued to merge.
Suggestion cannot be applied right now. Please check back later.
Add doc for Queues as a standalone product. (Merge into feature branch)
Most of the content is not new, just moved/adapted to be Queues-only.